CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image thinning

搜索资源列表

  1. Method

    0下载:
  2. java image processing decection of the charactor,thinning and change the pixels-java image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3876
    • 提供者:tryie
  1. Hilditch细化算法

    0下载:
  2. Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1931
    • 提供者:asacoup
  1. Pavlidis细化算法

    0下载:
  2. Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:fellpe
  1. Thinner

    0下载:
  2. 图像处理边缘细化算法,c++程序实现算法简单易懂-Image processing edge thinning algorithm, c++ Realize algorithm is simple and straightforward procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3880
    • 提供者:ggedin
  1. c_code_image

    0下载:
  2. c语言 打开图像,然后实现 腐蚀,膨胀,细化算法 进行图像变换处理 -c language to open the image, and then implement Corrosion, swelling, thinning algorithm for image conversion processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:17274
    • 提供者:
  1. 9_ImageMorphologic

    0下载:
  2. 基于System Generator的图像处理工程,多媒体处理FPGA实现的源码,图像形态学部分,腐蚀,膨胀,细化算法-System Generator based image processing engineering, multimedia processing FPGA implementation source code, image morphology section, corrosion, swelling, thinning algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-25
    • 文件大小:8678292
    • 提供者:wan
  1. Canny-edge-detector-algorithm-matlab-codes

    0下载:
  2. Canny edge detector algorithm matlab codes This part gives the algorithm of Canny edge detector. The outputs are six subfigures shown in the same figure: • Subfigure 1: The initial "lena" • Subfigure 2: Edge detection along X-axis d
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:843536
    • 提供者:arjun bhare
  1. Th_Hilditch_2

    0下载:
  2. 在对条纹图像进行二值化处理之后,使用Hilditch算子对条纹图像进行细化处理-In the stripe image after binarization processing using operator Hilditch thinning processing on the image stripe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:黄翔
  1. Mend_Choose

    0下载:
  2. 在对条纹图像进行细化之后,对于图像上存在的毛刺,针对matlab自带函数的不足,使用选择性方式进行去毛刺处理,不仅包括了条纹,还去掉了毛刺-After the thinning of the image stripe, the presence of burrs on the image for matlab own function deficiencies, selective manner deburring, including not only the stripe, but also
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1537
    • 提供者:黄翔
  1. tuxiangchuli

    0下载:
  2. 可以实现图像的预处理,主要包括灰度化、二值化、边缘检测、高斯去噪、细化、平移和旋转以及分割归一化处理等。-Can achieve image preprocessing, including graying, binarization, edge detection, Gaussian noise removal, thinning, translation and rotation and dividing normalized treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4998830
    • 提供者:任美丽
  1. MATLAB

    0下载:
  2. 指纹图像处理包括滤波、归一化、图像分割、图像增强、二值化、细化以及特征提取。-Fingerprint image processing including filtering, normalization, image segmentation, image enhancement, binarization, thinning and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:50431
    • 提供者:lw
  1. EucilideanSkeleton

    0下载:
  2. EucilideanSkeleton细化算法,适合直接细化二值图。-EucilideanSkeleton thinning algorithm, suitable for direct refinement of two value image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:60786
    • 提供者:SUSIE
  1. FingerPrintVerify

    0下载:
  2. 本程序主要实现指纹识别算法的实现,包括图像分割、二值化、细化、提取特征点、图像的匹配-The main procedures realize fingerprint recognition algorithms, including image segmentation, binarization, thinning, extracting feature points matching images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1381766
    • 提供者:xiaosa
  1. Hilditch

    0下载:
  2. Hilditch算法是现有的一种细化算法,它适用于 输入图像为0和1的二值图像。像素为1的区 域是需要细化的部分, 像素为0 的区域是背景-Hilditch thinning algorithm is an existing algorithm, it applies to the input image is 0 and 1 of the binary image. Pixel region 1 is a need to refine the part of the pixel are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:sun qiang
  1. Mchengxu

    0下载:
  2. 指纹识别的程序,包括方向图计算,分割,增强,细化等-Fingerprint identification procedures, including directional image computation, segmentation, enhancement, thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6649679
    • 提供者:guoning
  1. jueyuanzi

    0下载:
  2. 图像处理,腐蚀,膨胀,细化,提取中轴。HOUGH变换-Image processing, corrosion, swelling, thinning, extraction axis. HOUGH transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1335
    • 提供者:jack
  1. finger-match

    0下载:
  2. The popular Biometric used to authenticate a person is Fingerprint which is unique and permanent throughout a person’s life. A minutia matching is widely used for fingerprint recognition and can be classified as ridge ending and ridge bifurc
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:153693
    • 提供者:ashok
  1. Grayscale-images-CPP-corrosion

    0下载:
  2. C++实现灰度图像的腐蚀、膨胀、细化运算(bmp灰度图片),vc6.0运行无误-Grayscale images C++ corrosion, swelling, thinning operation (bmp grayscale image), vc6.0 run correctly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:100616
    • 提供者:wlz
  1. identify

    0下载:
  2. 通过图像处理中的灰度化,二值化,图像的缩放,细化,曲线平滑等相关技术结合神经网络对提取到的数字信息进行分析判断。-By grayscale image processing, binary, image scaling, thinning, curve smoothing, and other related technologies neural networks to extract digital information to analyze and judge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:191504
    • 提供者:huashaojun
  1. BCB-program9

    0下载:
  2. It is a BCB program for digital image by thinning method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:majoryang
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com